Skip to content

Conversation

@github-actions
Copy link

This change:

  • Gets rid of the .toC() functions for Options objects, since they
    were redundant with the populateXxxOptions().
  • Adds support for errorTarget to the RemoteOptions, since they are
    used in the same stack for some functions (like Fetch()). Now for
    those cases, the error returned by the callback will be preserved
    as-is.

(cherry picked from commit 10c6747)

This change:

* Gets rid of the `.toC()` functions for Options objects, since they
  were redundant with the `populateXxxOptions()`.
* Adds support for `errorTarget` to the `RemoteOptions`, since they are
  used in the same stack for some functions (like `Fetch()`). Now for
  those cases, the error returned by the callback will be preserved
  as-is.

(cherry picked from commit 10c6747)
@lhchavez lhchavez merged commit d21ba51 into release-1.0 Dec 11, 2020
@lhchavez lhchavez deleted the cherry-pick-413302603-release-1.0 branch December 11, 2020 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant